adTempus API
PreviousUpNext
ICapturedFile::FileSizeLow Property

Gets the low-order bytes of the file's size

C++
__property long FileSizeLow;
C#
long FileSizeLow;
Visual Basic
Property FileSizeLow() As long
Default Value

0

The FileSizeHigh and FileSizeLow properties together store the size of the file (in bytes). The FileSizeHigh will be 0 unless the file size exceeds 4,294,967,295 bytes.

adTempus API Reference version 3.0.0.0, revised 10/30/2008